home *** CD-ROM | disk | FTP | other *** search
/ A.C.E. 1 / ACE CD 1.iso / files / utils / gvpscsir.dms / in.adf / GVP / ReadMe < prev    next >
Encoding:
Text File  |  1993-02-23  |  5.8 KB  |  127 lines

  1.  
  2.  
  3.             G V P   I N S T A L L A T I O N   D I S K   N O T E S
  4.  
  5. =============================================================================
  6.  
  7.                               C O N T E N T S
  8.                               ---------------
  9.  
  10. A. Introduction
  11.  
  12. B. Files contained in the GVP drawer
  13.    1. Memory
  14.       a. MemTest
  15.    2. SCSI
  16.       a. GvpScsiCtrl
  17.       b. FastPrep
  18.       c. ExpertPrep
  19.    3. SystemInfo
  20.       a. GvpInfo
  21.  
  22. C. Getting Help
  23.  
  24. =============================================================================
  25.  
  26. A.                         I N T R O D U C T I O N
  27.  
  28.    This GVP.Install disk contains a minimal Workbench 3.0 environment
  29. (enough to boot from).  It should not be used as the main Workbench disk.
  30.  
  31.    The GVP.Install:GVP drawer drawer contain standard utilities provided
  32. to help diagnose any problems that might be encountered when additional RAM
  33. is added, or other system components are modified.  An explanation of the
  34. drawers and files found in the GVP drawer can be found in the next section
  35. of this document.
  36.  
  37. =============================================================================
  38.  
  39. B.                       T H E   G V P   D R A W E R
  40.  
  41.    This section of the document will describe the various utilities included
  42. on the GVP.Install disk.
  43.  
  44. 1. The Memory drawer
  45.    a. MemTest -   This program is actually a small script that calls a
  46.                   memory test program to allocate all of the RAM currently
  47.                   in your system (and not in use) and performs tests on it.
  48.                   These tests include writing random values to a RAM address
  49.                   and then reading it back to compare with the original value.
  50.                   If any errors occur, it will report them to the screen.
  51.                   Since it is almost impossible to detect which chip on a
  52.                   SIMM module (or even which SIMM module) is at fault when an
  53.                   error is reported, attempts should be made to slowly reduce
  54.                   the amount of RAM in the system (and the tests re-run) to
  55.                   determine where the bad RAM chip may be.
  56.  
  57. 2. The SCSI drawer
  58.    a. GvpScsiCtrl - This program was written to modify the operating
  59.       parameters of the gvpscsi.device driver while it is running; without
  60.       requiring a reboot.  It has the following template:
  61.  
  62.       GvpScsiCtrl (option)
  63.  
  64.       where option is one of the following:
  65.  
  66.       -m       This option will force gvpscsi.device to re-examine the SCSI
  67.                bus and mount any cartridges inserted into removable media
  68.                drives that were recognized when the system was booted.
  69.  
  70.       -r       This option will force gvpscsi.device to re-examine the SCSI
  71.                bus for drives (of any type) that it did not recognize when
  72.                the system booted (i.e. a drive that is slow to spin-up from a
  73.                cold start).
  74.  
  75.       -s       This option is similar to the one above, except that if it
  76.                locates a removable media device without a cartridge inserted,
  77.                it will not return control back to the parent CLI until a
  78.                cartridge is mounted and spun-up.  (This can be RUN >NIL: in
  79.                the startup-sequence, and then whenever a cartridge is first
  80.                inserted into the drive, it will immediately be recognized).
  81.  
  82.       <UnitID> (DCOFF|DCON)   This option forces gvpscsi.device to recognize
  83.                               Disconnect/ReConnect requests from a device or
  84.                               tells it to ignore those requests, regardless
  85.                               of what the information in a Rigid Disk Block
  86.                               indicates.  This is useful for drives that do
  87.                               not support the Disconnect/ReConnect functions,
  88.                               but do not have a Rigid Disk Block either (i.e.
  89.                               a streaming tape drive).
  90.  
  91.    b. FastPrep    -  This program is the Automatic Hard Drive Prep-and-Format
  92.                      program.  It has an easy-to-use Intuition (point-and-
  93.                      click) interface, and performs most of the work for you.
  94.                      Please refer to the FastPrep User's Guide for more
  95.                      information.
  96.  
  97.    c. ExpertPrep -   This program is a more advanced version of FastPrep and
  98.                      allows more control over the prepping and formatting
  99.                      operations for a hard drive.  Care should be taken when
  100.                      using this program, because it allows you to change
  101.                      almost all of the parameters of the drive.  While it
  102.                      does attempt to warn you when a potentially problematic
  103.                      operation is requested, it will let you proceed!
  104.  
  105. 3. The SystemInfo drawer
  106.    1. GvpInfo -   This utility provides in-depth information about the
  107.                   various expansion products installed into the Amiga, CPU
  108.                   and RAM operations, and other useful information that can
  109.                   be helpful to have handy when calling GVP's Technical
  110.                   Support department for help.
  111.  
  112. =============================================================================
  113.  
  114. C.    C A L L I N G   G V P   F O R   T E C H N I C A L   S U P P O R T
  115.  
  116.    GVP maintains a staff of Technical Support Representatives to answer calls
  117. and assist with installation and operation problems with GVP peripherals.
  118. The phone number is (215) 354-9495 and the fax number is (215) 337-9922.
  119.  
  120.    Please try to have your machine in front of you when you call, and be
  121. ready to provide answers to questions about motherboard revision, Kickstart
  122. and Workbench versions, GVP product versions, etc.  A little extra research
  123. ahead of time will make it easier for the GVP Technicians to diagnose and
  124. solve your particular problem.
  125.  
  126. =============================================================================
  127.